#!/bin/bash
# This script starts Gufw from the console

gksudo --preserve-env --description /usr/share/applications/gufw.desktop /usr/share/gufw/gufw.py

